home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Fight / armadilloknight.swf / scripts / frame_6 / PlaceObject2_298_2 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2006-05-08  |  121b  |  8 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.fader.resetFlag)
  3.    {
  4.       this._x = startX;
  5.       this._y = startY;
  6.    }
  7. }
  8.